XIQS Get HBS Event Info

From IQsimWiki

Jump to: navigation, search

XIQS Get HBS Event Info - HBS Management

Description
getXIQSHbsEventInfo ( String iccid , Integer step , Integer mode )
Get detailed information about HBS Event        
Parameters

String iccid

SIM Card ICCID

Integer step

Step

Integer mode

HBS mode (1 - StandAlone, 2 - Cluster)
Return Values
String result
String that contains semicolon (;) separated information about HBS Event in the form:

ICCID=iccid; - SIM Card ICCID
IMSI=imsi; - SIM Card IMSI
TYPE=event_type; - HBS Event type
NEXTSTEP=sim_calc_step; - SIM Card Calculation step
CALLERNB=sim_subscriber_number; - SIM Card Subscriber step
DURATION=duration; - Duration
SCRIPT=voicemail_script; - Voicemail script
TEXT=sms_text; - SMS text
DESTICCID=dest_iccid; - Destination SIM Card ICCID
DESTIMSI=dest_imsi; - Destination SIM Card IMSI
RESULT=result; - Operation result (1 is successful, 2 if not)

Example:
ICCID=8933201410006524799;IMSI=208201400652479;RESULT=2;


Error Data structure ( Error Management )

Possible failure code returns
*ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB
*ERR_OBJ_NOT_FOUND (404) ERR_MSG_WRONG_ICCID


See Also

getXIQSHbsEventList
deleteXIQSHbsEventList
updateXIQSHbsEvent

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List